home *** CD-ROM | disk | FTP | other *** search
- #ifndef LIBRARIES_BGUI_H
- #define LIBRARIES_BGUI_H
- /*
- * @(#) $Header: /cvsroot/bgui/include/libraries_bgui.h,v 41.11 2000/05/09 20:37:16 mlemos Exp $
- *
- * $VER: libraries/bgui.h 41.10 (13.8.99)
- * bgui.library structures and constants.
- *
- * (C) Copyright 1999 BGUI development team.
- * All Rights Reserved.
- *
- * $Log: libraries_bgui.h,v $
- * Revision 41.11 2000/05/09 20:37:16 mlemos
- * Bumped to revision 41.11
- *
- * Revision 41.1 2000/05/09 20:02:06 mlemos
- * Merged with the branch Manuel_Lemos_fixes.
- *
- * Revision 1.1.2.1 1999/08/13 04:37:56 mlemos
- * Initial revision.
- *
- *
- *
- */
-
- #ifndef BGUI_BGUI_H
- #include "bgui/bgui.h"
- #endif
-
- #endif /* LIBRARIES_BGUI_H */
-